Class Summary
|
Alignment |
Defines commonly used constants for alignments. |
AngularController |
A component implementing a rotating controller such as a knob or meter. |
ArrowButton |
A component implementing a button containing an arrow which can be set to point in one of eight different directions. |
BezelPanel |
Implements a Panel which has a sunken or raised border and configurable
insets. |
Book |
A component implementing a Tabbed Panel. |
BookEvent |
Event fired by a Book when the current page is changed. |
ButtonEvent |
The event fired when a button is pressed. |
Controller |
Base class for controllers, knobs and progress bars etc. |
ControllerEvent |
The event fired when a Controller's value changes. |
DiamondCanvas |
A canvas which is a superclass of most Diamond components. |
DiamondPanel |
A canvas which provides support for Tool Tips |
DrawnButton |
A button component which draws a border round itself. |
FlexiButton |
A button whose label consists of colored text and/or an image. |
Knob |
A component implementing a rotating controller such as a knob or meter. |
LinearController |
Implements the base functionality for linear controllers (ProgressBars,
Sliders, etc.) |
Meter |
A component implementing a dial or meter. |
PolygonButton |
A component implementing a button which can be drawn to form any polygon shape. |
PolygonUtil |
Implements utility functions for polygons. |
ProgressBar |
Implements a progress bar component. |
RadioGroup |
A class for grouping toggle buttons together into a radio group. |
RoundButton |
A component implementing an oval shaped button. |
Shadow |
Utility functions for drawing 3D shadows. |
Slider |
A component implementing a slider. |
Splitter |
Implements a layout manager that allows its components to be placed in
rows and columns. |
SuperGridLayout |
A more flexible Grid layout. |
ToolBar |
A Tool Bar component. |